/* 
Les id des span autorisées dans descript_A01 pour affichage dans S02-fiche.php

Controle du 14.05.2009 :
		SELECT * FROM `A01_art` WHERE 
			 `descript_A01` like "%<span%" 
		 and `descript_A01` not like '%txt1%'
		 and `descript_A01` not like '%"txt2%'
		 and `descript_A01` not like '%mauv10%'
		 and `descript_A01` not like '%"blanc%'
		 and `descript_A01` not like '%"blanc12%'
--> 0 enreg trouvé
*/
#txt1 , #TXT1 	{	color : #B45BC1;	}
#txt2 , #TXT2 	{	font-size : 12px;	}
#mauv10 , #MAUV10 {	font-weight : bold;	}
#blanc , #BLANC 	{	font-weight : bold;	}
#blanc12 , #BLANC12 {	font-size : 14px;	color : #FFFFFF ;	font-weight : bold;	}
 